home *** CD-ROM | disk | FTP | other *** search
- ! WARNING !
- =======
-
- Both the LCSCMP02.ZIP and TPACK.ZIP archives included on this disk
- contain components called TStatusBar. If you try to install _both_
- then you will get an error when rebuilding the COMPLIB.DCL and you
- will end up with NO components at all on your component palette!
- (a good reason to have a backup copy of COMPLIB.DCL...!).
-
- There are several ways round this:
-
- 1. Have different versions of COMPLIB.DCL, one with the TPACK components
- and another with the LCSCMP02 components. Problem with this is that
- there are lots of good things in TPack which you might want to use
- _with_ the LCSCMP02 TStatusBar (which does actually have more
- functionality).
-
- 2. Amend the source code (and forms don't forget!) in TPACK so that its
- TStatusBar is called something else. This is not an option with
- LCSCMP02 as source is not provided.
-
- 3. Amend the REGTPACK.PAS file in TPACK, which is used to register the
- TPACK components into COMPLIB.DCL and thus onto the component palette,
- so that TStatusBar is commented out (line 197, in the Register procedure).
-
- Chris Frizelle
- The Delphi Magazine